home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / gapdemo2.zip / CCARD.ZIP / QUEST3 < prev   
Text File  |  1993-01-12  |  7KB  |  383 lines

  1. . Give time credit for filling out, make sure they don't get
  2. . bumped for 'out of time'
  3. STOPCLOCK
  4. :
  5. .                        GAP Communications Order Form
  6. .
  7. .                        Product Information & Pricing
  8. .
  9. .    1 GAP Communications -  Single User    7 GAPQBDR QB Door Library
  10. .    2 GAP Communications -  3-Node         8 GAPCDR C Door Library
  11. .    3 GAP Communications -  6-Node
  12. .    4 GAP Communications - 99-Node 
  13. .    5 GAP Support Renewal                  9 Place an Order
  14. .    6 Version 6 Manual                    10 Quit
  15. .
  16. . Order Questionnaire will continue to loop here, displaying Main Menu
  17. . and obtaining a response. Quit will end the questionnaire (or Quit
  18. . from the Place an Order section.
  19. .
  20. getresp
  21. . show the Main Menu
  22. Xshow_file e:\gap\main\order\ordrinfo
  23. :
  24. : Getting response to Main Menu
  25. M10
  26. >info1
  27. >info2
  28. >info3
  29. >info4
  30. >info5
  31. >info6
  32. >info7
  33. >info8
  34. >order
  35. >quit
  36. <getresp
  37. .
  38. . Info about Single User GAP
  39. .
  40. info1
  41. :
  42. : Showing info about Single Node GAP
  43. Xshow_file e:\gap\main\order\info1
  44. Xpause
  45. >gapinfo
  46. .
  47. . Info about 3 Node GAP
  48. .
  49. info2
  50. :
  51. : Showing info about 3 Node GAP
  52. Xshow_file e:\gap\main\order\info2
  53. Xpause
  54. >gapinfo
  55. .
  56. . Info about 6 Node GAP
  57. .
  58. info3
  59. :
  60. : Showing info about 6 Node GAP
  61. Xshow_file e:\gap\main\order\info3
  62. Xpause
  63. >gapinfo
  64. .
  65. . Info about 99 Node GAP
  66. .
  67. info4
  68. :
  69. : Showing info about 99 Node GAP
  70. Xshow_file e:\gap\main\order\info4
  71. Xpause
  72. >gapinfo
  73. .
  74. . Info about Product Support
  75. .
  76. info5
  77. :
  78. : Showing info about Product Support Renewal
  79. Xshow_file e:\gap\main\order\info5
  80. Xpause
  81. <getresp
  82. .
  83. . Info about Product Support
  84. .
  85. info6
  86. :
  87. : Showing info about Manual Only Orders
  88. Xshow_file e:\gap\main\order\info6
  89. Xpause
  90. <getresp
  91. .
  92. . Info about GAPQBDR
  93. .
  94. info7
  95. :
  96. : Showing info about GAPQBDR
  97. Xshow_file e:\gap\main\order\info7
  98. Xpause
  99. <getresp
  100. .
  101. . Info about GAPCDR
  102. .
  103. info8
  104. :
  105. : Showing info about GAPCDR
  106. Xshow_file e:\gap\main\order\info8
  107. Xpause
  108. <getresp
  109. .
  110. . Come here to place an Order
  111. .
  112. order
  113. . Asked to Order a product
  114. .                        GAP Communications Order Form
  115. .
  116. .                             Product Categories
  117. .
  118. .    1 GAP Single User                     9 GAPCDR (OBJ Code Only)
  119. .    2 GAP 3-Node                         10 GAPCDR (OBJ and Source)
  120. .    3 GAP 6-Node
  121. .    4 GAP 99-Node 
  122. .    5 GAP Support Renewal
  123. .    6 Version 6 Manual
  124. .    7 GAPQBDR (OBJ Code Only             11 Quit and Process Order
  125. .    8 GAPQBDR (OBJ and Source)           12 Quit and Cancel Order
  126. .
  127. .Please select Item Number to Order. You may order as many items as you
  128. .like. When selection is complete, select Item 11 to Process the order.
  129. .If you wish to Cancel the order altogether, select Item 12.
  130. .
  131. :
  132. : Asked to view the Order Menu
  133. :
  134. getord
  135. Xshow_file e:\gap\main\order\orditems
  136. :
  137. : Getting response to Order Menu
  138. M12
  139. >order1
  140. >order2
  141. >order3
  142. >order4
  143. >order5
  144. >order6
  145. >order7
  146. >order8
  147. >order9
  148. >order10
  149. >proc
  150. >qabort
  151. <getord
  152. order1
  153. :
  154. : Ordered GAP Single User
  155. >getship
  156. order2
  157. :
  158. : Ordered GAP 3 Node
  159. >getship
  160. order3
  161. :
  162. : Ordered GAP 6 Node
  163. >getship
  164. order4
  165. :
  166. : Ordered GAP 99 Node
  167. >getship
  168. order5
  169. :
  170. : Renewed Product Support
  171. &
  172. & Thank you for renewing your GAP Communications Product Support. You
  173. & will now be assured of receiving another year of support and free
  174. & upgrades as they become available.
  175. &
  176. Xpause
  177. <getord
  178. order6
  179. :
  180. : Ordered A Manual
  181. &
  182. & Thank you for ordering a Printed Manual.
  183. &
  184. Xpause
  185. <getord
  186. order7
  187. :
  188. : Ordered GAPQBDR OBJ Code
  189. &
  190. & Thank you for licensing the GAPQBDR Run Time Library. 
  191. &
  192. Xpause
  193. <getord
  194. order8
  195. :
  196. : Ordered GAPQBDR OBJ and Source
  197. &
  198. & Thank you for licensing the GAPQBDR Run Time Library and 
  199. & Source Code.
  200. &
  201. Xpause
  202. <getord
  203. order9
  204. :
  205. : Ordered GAPCDR OBJ Code
  206. &
  207. & Thank you for licensing the GAPCDR Run Time Library. 
  208. >cdrman
  209. order10
  210. :
  211. : Ordered GAPCDR OBJ and Source
  212. &
  213. & Thank you for licensing the GAPCDR Run Time Library and
  214. & Source Code.
  215. >cdrman
  216. proc
  217. .
  218. . Get Credit Card info. We accecpt Visa & Mastcard (VM)
  219. .
  220. *
  221. CCARD VM
  222. >thankyou
  223. <getord
  224. >problem
  225. .
  226. . Come here to show more info about GAP
  227. .
  228. gapinfo
  229. :
  230. : Asking if wants further details on GAP
  231. &Would you like further information (Y/N)?
  232. Y
  233. >gapinfo1
  234. <getresp
  235. <getresp
  236. gapinfo1
  237. Xshow_file e:\gap\main\order\gapinfo
  238. Xpause
  239. <getresp
  240. . Come here to get shipping method
  241. .
  242. getship
  243. &
  244. & We need a BBS Name in order to customize GAP to your particular System.
  245. &
  246. & Please enter your BBS Name, exactly as you would like it to appear to your
  247. & callers. Upper/Lower Case is significant:
  248. :
  249. : BBS Name is :
  250. ?
  251. &
  252. & Our regular method of shipping is via Priority Mail (3 to 4 day service).
  253. &
  254. & Do you need UPS RED, Next Day Delivery for this order (Y/N)?
  255. :
  256. : Getting Shipping Method
  257. Y
  258. >wantred
  259. >nored
  260. >nored
  261. nored
  262. :
  263. : Send Order via Priority Mail
  264. &
  265. &
  266. >getman
  267. wantred
  268. :
  269. : Send Order via UPS RED - Next Day
  270. &
  271. & Your order will be sent UPS Red. If you placed your order before 10:00 am
  272. & Pacific Standard Time, you will receive it by 10:00 am tomorrow morning.
  273. &
  274. &
  275. getman
  276. .
  277. . See if they want to order a Printed Manual
  278. .
  279. & The Printed Manual is not included in the base price for GAP
  280. & Communications. If you would like a Manual, there is an extra $10.00
  281. & charge. We highly recommend that your order include the Printed
  282. & Manual.
  283. &
  284. & Include a Printed Manual with your Order (Y/N)?
  285. :
  286. : Asking if wants a Printed Manual
  287. Y
  288. >wantman
  289. >noman
  290. >noman
  291. noman
  292. :
  293. : * Don't Send A Manual *
  294. <getord
  295. wantman
  296. :
  297. : * Send A Manual *
  298. &
  299. & We will include a Printed Manual with your order.
  300. &
  301. Xpause
  302. <getord
  303. .
  304. . Come here to see if they want a Printed manual for GAPCDR
  305. .
  306. cdrman
  307. &
  308. & A Printed Manual is available for GAPCDR for an additional charge
  309. & of $10.00. The manual is attractivly laid out, easy to read, and
  310. & includes an index.
  311. &
  312. & Would you like to order the Printed Manual? (Y/N) :
  313. :
  314. : Asking if wants the Printed Manual for GAPCDR
  315. Y
  316. >cdrman1
  317. <getord
  318. <getord
  319. cdrman1
  320. :
  321. : Send a Printed Manual
  322. :
  323. &
  324. & A Printed Manual will be included with your order.
  325. &
  326. Xpause
  327. <getord
  328. . Come here to say thanks for order and End the Questionnaire
  329. .
  330. thankyou
  331. &
  332. & In case there is a problem with your order, please leave a Voice Phone
  333. & Number where we may contact you if necessary:
  334. :
  335. : Voice Phone Number
  336. P
  337. &
  338. & Thank you for your interest in GAP Communications and other fine products.
  339. & All orders are processed within 24 hours.
  340. &
  341. & Would you like to leave any comments which you feel might be necessary
  342. & for us to properly fill your order? (Y/N) : 
  343. :
  344. : Asking if wants to leave a Comment
  345. Y
  346. >tcom
  347. >quit
  348. >quit
  349. .
  350. . come here to get a Comment
  351. .
  352. tcom
  353. &
  354. &You will have up to 20 lines. Press [Enter] on a blank line to end.
  355. ??20
  356. >quit
  357. . Come here if asked to Quit and not Process Order
  358. .
  359. qabort
  360. :
  361. : DO NOT PROCESS ORDER
  362. &
  363. & Your Order will be Cancelled. Thank you for your time.
  364. . Fall thru to End Questionnaire
  365. .
  366. . Come here to Quit
  367. .
  368. quit
  369. :
  370. : Asked to Quit
  371. E
  372. .
  373. . Come here if there was a problem
  374. .
  375. problem
  376. *
  377. * Sorry, there is a problem with the ordering process. Please try
  378. * again at a later time.
  379. E
  380.  
  381.